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