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