pub unsafe extern "C" fn GEOSBufferWithParams_r(
    handle: GEOSContextHandle_t,
    g: *const GEOSGeometry,
    p: *const GEOSBufferParams,
    width: c_double
) -> *mut GEOSGeometry