pub unsafe extern "C" fn gum_asprintf(
    ret: *mut *mut gchar,
    format: *const gchar
    ...
) -> gint