pub fn plan_revoke_role(
    scx: &StatementContext<'_>,
    _: RevokeRoleStatement<Aug>
) -> Result<Plan, PlanError>