pub type BundledFn = fn(args: Vec<OsString>) -> i32;
Signature of a bundled command’s entry point — matches uu_*::uumain.
uu_*::uumain