pub fn msg_create2( nonce: u16, rows: u16, cols: u16, tag: &str, command: &str, features: u8, ) -> Vec<u8> ⓘ