pub unsafe extern "C" fn GEOSPreparedIntersects_r(
    handle: GEOSContextHandle_t,
    pg1: *const GEOSPreparedGeometry,
    g2: *const GEOSGeometry
) -> c_char