pub fn visit_import_supports_type<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &ImportSupportsType
)