enum LoadCodingKeys: CodingKey { case _0 }
enum LoadCodingKeys: CodingKey { case _0 = "0" }
{ "0": "a" }
["a"]