pub unsafe extern "C" fn GEOSSetSRID_r(
    handle: GEOSContextHandle_t,
    g: *mut GEOSGeometry,
    srid: c_int
)