variable :: import "variable.h" function :: import "function.h" main func() void { _ = variable.conflict_symbol _ = function.conflict_symbol() }