pub fn encode_op_status_error_response( command: u8, ioid: u32, subcmd: u8, message: &str, version: u8, is_be: bool, ) -> Vec<u8> ⓘ