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