pub type FunId = PathBuf;
Type alias for function identifiers, represented as filesystem paths
pub struct FunId { /* private fields */ }