pub unsafe extern "C" fn gum_vasprintf(
    ret: *mut *mut gchar,
    format: *const gchar,
    ap: *mut __va_list_tag
) -> gint