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