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