export module User; import Wrapper; export int use_fn() { return core_fn() + wrap_fn(); }