extern crate test_crate; use test_crate::make_fn; make_fn!(abort); fn main() {}