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