pub fn get_health(
    all_spenders_sum: UnifiedNum,
    our: &UnifiedMap,
    approved: &UnifiedMap
) -> Option<u64>