pub struct _ExternalStruct {} impl _ExternalStruct { pub fn _foo(self) {} } pub fn _exernal_foo() {}