pub unsafe extern "C" fn CVodeSetEpsLin(
    cvode_mem: *mut c_void,
    eplifac: realtype
) -> c_int