pub unsafe extern "C" fn _frida_g_string_insert(
    string: *mut GString,
    pos: gssize,
    val: *const gchar
) -> *mut GString