pub unsafe extern "C" fn g_variant_new_dict_entry(
    key: *mut GVariant,
    value: *mut GVariant
) -> *mut GVariant