first :: import "first.h" second :: import "second.h" main func() void { _ = first.conflict_global _ = second.conflict_global }