extern crate foo; fn main() { foo::hello(); }