pub unsafe extern "C" fn g_variant_dict_lookup_value(
    dict: *mut GVariantDict,
    key: *const c_char,
    expected_type: *const GVariantType
) -> *mut GVariant