pub unsafe extern "C" fn _frida_g_vsnprintf(
    string: *mut gchar,
    n: gulong,
    format: *const gchar,
    args: *mut __va_list_tag
) -> gint