pub fn make_msg( msg_id: i32, use_raw_int_msg_id: bool, text: &str, ) -> TwsApiResult<Vec<u8>>
Builds a length-prefixed field-based payload.