pub fn inscribed_polystar( origin: Vec2<i32>, radius: f32, sides: usize, ) -> Box<dyn Fn(Vec3<i32>) -> bool>