Well, you should have specified that requirement in your first post.
Even if you do give it the same name in-source, those are still completely new functions whose names are mangled differently because of the differing argument count. The name will even be different merely because YourModule.f() is distinct from TheirModule.f().