pub fn has_schema_usage_privilege( current_user: &UserCatalog, schema_id: impl Into<SchemaId>, owner_id: UserId, ) -> bool