Help for this page
use Inline 'C'; main(123); ... { return 0; }
use Inline 'C'; main(123, 'string'); ... { return 0; }