pub type FunctionId = Id<Function>;
A function identifier.
pub struct FunctionId { /* private fields */ }