macro_rules! impl_owner_feature {
    ($contract:ident, $instance:ident) => { ... };
}