pub fn apply_trees_to(
    canvas: &mut Canvas<'_>,
    dynamic_rng: &mut impl Rng,
    calendar: Option<&Calendar>
)