pub unsafe extern "C" fn g_variant_is_of_type(
value: *mut GVariant,
type_: *const GVariantType
) -> gboolean