pub unsafe extern "C" fn GEOSGeom_setUserData(
    g: *mut GEOSGeometry,
    userData: *mut c_void
)