typealias integer { size = 32; align = 32; signed = false; } := uint; typedef uint myarray[-10];