1 2 3 4 5 6
BEGIN { extension("./testarg.so", "dlload") check_arg(x, a); check_arg(y, b, z); check_arg(p, q, r, s); }