pub type AlwaysLatest = AlwaysV5;
WrapVersion implementation which attempts to always convert the XCM to the latest version before wrapping it.
WrapVersion
struct AlwaysLatest;