pub unsafe extern "C" fn json_object_set_string_member( object: *mut JsonObject, member_name: *const c_char, value: *const c_char, )