pub unsafe extern "C" fn GEOSMinimumClearance_r(
    handle: GEOSContextHandle_t,
    g: *const GEOSGeometry,
    distance: *mut c_double
) -> c_int