pub type ZombieTimerCountResponse = ZombieTimerCountResponse;
pub struct ZombieTimerCountResponse { pub count: u64, }
count: u64