pub unsafe extern "C" fn CVodeGetSens( cvode_mem: *mut c_void, tret: *mut sunrealtype, ySout: *mut N_Vector, ) -> c_int