btf_find_func_proto
const struct btf_type *btf_find_func_proto(const char *func_name,
t = btf_find_func_proto(name, &btf);
type = btf_find_func_proto(ctx->funcname, &btf);