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