pub fn write_backup_header( buf: &mut Vec<u8>, start_epoch: EpochId, end_epoch: EpochId, record_count: u64, )
Writes the incremental backup file header.