pub unsafe extern "C" fn json_array_replace_string(
array: *mut JSON_Array,
i: usize,
string: *const c_char,
) -> JSON_Statuspub unsafe extern "C" fn json_array_replace_string(
array: *mut JSON_Array,
i: usize,
string: *const c_char,
) -> JSON_Status