pub fn prepare_error(data: &[u8]) -> (Id<'_>, ErrorCode)
Figure out if this is a sufficiently complete request that we can extract an Id out of, or just plain unparseable garbage.
Id