pub unsafe extern "C" fn GEOSBufferWithStyle_r(
    handle: GEOSContextHandle_t,
    g: *const GEOSGeometry,
    width: c_double,
    quadsegs: c_int,
    endCapStyle: c_int,
    joinStyle: c_int,
    mitreLimit: c_double
) -> *mut GEOSGeometry