macro_rules! export_build { ($func:expr) => { ... }; }
Macro to export build function with proper FFI wrapper