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