pub unsafe extern "C" fn _frida_g_string_chunk_insert_len(
    chunk: *mut GStringChunk,
    string: *const gchar,
    len: gssize
) -> *mut gchar