pub fn calculate_sp_iters( num_sps_sub_slot: u8, sub_slot_iters: u64, signage_point_index: u8, ) -> Result<u64, Error>