fn map_lookup_elem(fd: fd_t, key: []const u8, value: []u8) !void
fd: fd_t,
key: []const u8,
value: []u8,