pub unsafe extern "C" fn gum_snprintf(
    str_: *mut gchar,
    size: gsize,
    format: *const gchar
    ...
) -> gint