pub unsafe extern "C" fn CVodeGetStgrSensNumNonlinSolvIters(
    cvode_mem: *mut c_void,
    nSTGR1niters: *mut c_long
) -> c_int