pub unsafe extern "C" fn _frida_g_string_append_vprintf(
    string: *mut GString,
    format: *const gchar,
    args: *mut __va_list_tag
)