pub unsafe fn gluTessBeginPolygon(
    tess: *mut GLUtesselator,
    polygon_data: *mut c_void
)