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