map_create
static int map_create(union bpf_attr *attr, bpfptr_t uattr)
static int map_create(__u32 type, const char *name, struct bpf_map_create_opts *map_opts)
static int map_create(__u32 map_type, __u32 max_entries)