pub fn msg_copy_range( nonce: u16, pty_id: u16, start_tail: u32, start_col: u16, end_tail: u32, end_col: u16, flags: u8, ) -> Vec<u8> ⓘ