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