bpf_map_get_with_uref
struct bpf_map *bpf_map_get_with_uref(u32 ufd);
raw = bpf_map_get_with_uref(ufd);
map = bpf_map_get_with_uref(linfo->map.map_fd);
map = bpf_map_get_with_uref(linfo->map.map_fd);
map = bpf_map_get_with_uref(attr->link_create.target_fd);
map = bpf_map_get_with_uref(linfo->map.map_fd);