pub async fn execute_qot_read_with_reserved(
backend: &BackendConn,
operation: QotReadOperation,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>pub async fn execute_qot_read_with_reserved(
backend: &BackendConn,
operation: QotReadOperation,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>