pub fn parse_lsp_closed(msg: &[u8]) -> Option<(u16, u8)>
Parse S2C_LSP_CLOSED into (lsp_id, reason).
S2C_LSP_CLOSED
(lsp_id, reason)