macro_rules! add_bind_function_with_module { ($linker: expr, $module: expr, $func: expr) => { ... }; }