1#![crate_type = "rlib"]
2
3#[link(name = "native", kind = "static")]
4extern "C" {}