pub fn generate_epoch_array(array_name: &str, epoch: BTreeSet<u64>) -> String
pub(crate) fn $array_name() -> [u64; $epoch.len]