pub fn decode_bool(bytes: &[u8]) -> Option<bool>
Decode a bool directly without constructing a Value.