ValueInteger: {
    tag: "integer";
    val: number | bigint;
}