pub fn parse_state_from_status_bits( status_bits: Vec<StatusBit>, ) -> Result<CiA402State, Box<dyn Error>>