pub fn parse_kv_fetch(msg: &[u8]) -> Option<(u16, String)>
Parse a C2S_KV_FETCH → (nonce, key).
C2S_KV_FETCH
(nonce, key)