pub fn msg_lsp_opened( nonce: u16, lsp_id: u16, status: u8, flags: u8, root: &str, detail: &str, ) -> Vec<u8> ⓘ