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