pub fn parse_stl_from_file(filename: &str) -> Result<Stl, ParseError>