Help for this page
use Module ( $arg1, $arg2, ... );
use Inline C;
use Inline 'C';
use Inline C => ...;
use strict; foo( FOOBAR => 'baz' ); foo( FOOBAR, 'baz' );