pub unsafe extern "C" fn cJSON_CreateStringArray( strings: *mut *const c_char, count: c_int, ) -> *mut cJSON