pub unsafe extern "C" fn GEOSVoronoiDiagram(
    g: *const GEOSGeometry,
    env: *const GEOSGeometry,
    tolerance: c_double,
    onlyEdges: c_int
) -> *mut GEOSGeometry