// i32 is the raw return value use termination::display; #[display] fn main() -> i32 { 0 }