export executable "cat"; pub main(argv: [][]u8) -> i32 { return 0; }