import "struct.ek" main() { mut p = struct![i27]{}; p.do_something(); some_func(); }