pub fn epoch_start_slot( epoch_index: u64, genesis_slot: Slot, epoch_duration: u64, ) -> Slot
Returns the first slot at the given epoch index.