pub unsafe extern "C" fn CVodeSetNonlinearSolverSensStg( cvode_mem: *mut c_void, NLS: SUNNonlinearSolver, ) -> c_int