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