pub unsafe extern "C" fn g_variant_dict_insert_value(
dict: *mut GVariantDict,
key: *const c_char,
value: *mut GVariant
)