pub type FunctionId = String;
Unique identifier for a function
pub struct FunctionId { /* private fields */ }