extern crate ucglib; fn main() { println!("hello world"); }