FIX message built on application layer
@type t() :: %ExFix.OutMessage{fields: term(), msg_type: term()}
@spec new(String.t()) :: t()