pub unsafe extern "C" fn GEOSBufferParams_setEndCapStyle_r(
    handle: GEOSContextHandle_t,
    p: *mut GEOSBufferParams,
    style: c_int
) -> c_int