pub unsafe extern "C" fn cJSON_Compare(
a: *const cJSON,
b: *const cJSON,
case_sensitive: cJSON_bool,
) -> cJSON_boolpub unsafe extern "C" fn cJSON_Compare(
a: *const cJSON,
b: *const cJSON,
case_sensitive: cJSON_bool,
) -> cJSON_bool