struct Point { u32 x u32 y } function test() -> (u32) { return 5 }