//! this build script exports the csrc dir to dependents. fn main() { ucc::export_csrc(); }