pub unsafe extern "C" fn _frida_g_string_insert_c(
    string: *mut GString,
    pos: gssize,
    c: gchar
) -> *mut GString