STATE_polygon_is_point_inside_polygon_concave
The function doesn't check whether the point is on the polygon plane Use this function if the polygon could also be concave, otherwise use STATE_polygon_is_point_inside_polygon() Returns YES or NO.