pub fn describe_grant_privileges(
    _: &StatementContext<'_>,
    _: GrantPrivilegesStatement<Aug>
) -> Result<StatementDesc, PlanError>