pub unsafe extern "C" fn OGR_G_DelaunayTriangulation(
    hThis: OGRGeometryH,
    dfTolerance: f64,
    bOnlyEdges: c_int
) -> OGRGeometryH