pub unsafe extern "C" fn _frida_json_array_add_string_element(
    array: *mut JsonArray,
    value: *const gchar
)