pub type ConstFunctions = HashMap<String, ConstFunction>;
Custom static function. Like fn
pub struct ConstFunctions { /* private fields */ }