pub fn bind_package( interface_path: &Path, module_path: &Path, output_root: &Path, ) -> Result<BoundPackage, String>