LiteralKind:
    | "address"
    | "boolean"
    | "cell"
    | "null"
    | "number"
    | "slice"
    | "struct_value"