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