error: type 'Box' is not visible; #import the module that declares it --> /Users/agra/projects/sx/examples/0764-modules-import-generic-head-non-transitive.sx:21:9 | 21 | x : Box(s64) = .{ v = 3 }; | ^^^^^^^^