macro_rules! OwnershipStatusUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown OwnershipStatus member.