parse_btf_arg
return parse_btf_arg(orig_arg, pcode, end, ctx);
ret = parse_btf_arg(arg, pcode, end, ctx);
ret = parse_btf_arg(tmp, pcode, end, ctx);