# Functions
FromMessage creates a OrderStatusRequest from a quickfix.Message instance.
New returns a OrderStatusRequest initialized with the required fields for OrderStatusRequest.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
OrderStatusRequest is the fix41 OrderStatusRequest type, MsgType = H.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.