btf_type_resolve_func_ptr
const struct btf_type *btf_type_resolve_func_ptr(const struct btf *btf,
if (btf_type_resolve_func_ptr(btf, member->type, NULL))
func_proto = btf_type_resolve_func_ptr(btf,
t = btf_type_resolve_func_ptr(btf, arg->type, NULL);
func_proto = btf_type_resolve_func_ptr(btf, member->type,