pub unsafe fn pg_class_aclcheck_ext( arg_table_oid: Oid, arg_roleid: Oid, arg_mode: AclMode, arg_is_missing: *mut bool, ) -> Type