pub fn fold_lit_int<F>(f: &mut F, node: LitInt) -> LitInt where
    F: Fold + ?Sized