pub unsafe extern "C" fn CVodeSetSensMaxNonlinIters(
    cvode_mem: *mut c_void,
    maxcorS: c_int
) -> c_int