pub unsafe extern "C" fn CVodeSetLinSysFnB( cvode_mem: *mut c_void, which: c_int, linsys: CVLsLinSysFnB, ) -> c_int