module imports_2of2; int func() { return 42; } struct S { long l; }