pub type Snowflake = String
pub fn from_dynamic( dyn: Dynamic, ) -> Result(String, List(DecodeError))