pub fn points_are_inside(tree: &Tree, points: &[(f64, f64)]) -> Vec<bool>