pub unsafe extern "C" fn OGRPreparedGeometryIntersects(
    hPreparedGeom: OGRPreparedGeometryH,
    hOtherGeom: OGRGeometryH
) -> c_int