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