struct A { a b: i32, } let inst := .A{ 1 2 } inst.a as u32