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