fn rsm_block_commands_from_wal(
height: u64,
first_command_seq: u64,
records: &[WalRecordWithOffset],
) -> Result<Vec<EngineJournalRsmBlockCommandInput>>fn rsm_block_commands_from_wal(
height: u64,
first_command_seq: u64,
records: &[WalRecordWithOffset],
) -> Result<Vec<EngineJournalRsmBlockCommandInput>>