pub unsafe extern "C" fn json_object_has_member( object: *mut JsonObject, member_name: *const c_char, ) -> gboolean