fn main() { let x: string x = "Hello World" _printf(x) }