pub fn parse_stl_from_slice(input: &[u8]) -> Result<Stl, ParseError>