pub unsafe extern "C" fn CVodeGetQuadErrWeights(
    cvode_mem: *mut c_void,
    eQweight: N_Vector
) -> c_int