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