fn x_200(x_1 : ptr>) { let x_3 : u32 = (*(x_1)).x; return; } fn main_1() { return; } [[stage(fragment)]] fn main() { main_1(); }