pub unsafe extern "C" fn GEOSBufferParams_setMitreLimit(
    p: *mut GEOSBufferParams,
    mitreLimit: c_double
) -> c_int