pub fn tree_valid_at(
    wpos: Vec2<i32>,
    col: &ColumnSample<'_>,
    info: Option<CanvasInfo<'_>>,
    seed: u32
) -> bool