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