pub unsafe extern "C" fn g_variant_type_new_dict_entry(
    key: *const GVariantType,
    value: *const GVariantType
) -> *mut GVariantType