pub unsafe extern "C" fn g_variant_dict_insert(
    dict: *mut GVariantDict,
    key: *const gchar,
    format_string: *const gchar
    ...
)