pub unsafe extern "C" fn g_variant_type_is_subtype_of(
    type_: *const GVariantType,
    supertype: *const GVariantType
) -> gboolean