btf_ctx_arg_offset
int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto,
offset = btf_ctx_arg_offset(btf, func_proto, arg_no);
offset = btf_ctx_arg_offset(bpf_dummy_ops_btf, func_proto, arg_no);