pub fn is_include_polyloop2<Real>( vtx2xy_outside: &[Real], vtx2xy_inside: &[Real], ) -> boolwhere Real: Float + FloatConst + Debug,