pub unsafe extern "C" fn cJSON_AddItemReferenceToObject( object: *mut cJSON, string: *const c_char, item: *mut cJSON, )