pub fn encode_op_status_response( command: u8, ioid: u32, subcmd: u8, version: u8, is_be: bool, ) -> Vec<u8> ⓘ