1 2 3 4 5 6
#[link(name = "crypto", kind = "static")] #[link(name = "ssl", kind = "static")] extern {} pub fn stub() {}