1
2
3
4
#[link(name = "kallisti")]
extern "C" {
    pub fn malloc_stats();
}