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