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