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