pub fn parse_file_with_namespace<P: AsRef<Path>>( path: P, namespace: Namespace, ) -> Result<SsdModule, ParseError>