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