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