Help for this page
use warnings; use Inline C => Config => ... my $test; add_nir(1, 4, $test); print $test, "\n"; # prints "5"