pub unsafe extern "C" fn GEOSGeom_setPrecision_r(
    handle: GEOSContextHandle_t,
    g: *const GEOSGeometry,
    gridSize: c_double,
    flags: c_int
) -> *mut GEOSGeometry