export module foo; export auto my_sum(int a, int b) -> int;