pub fn module_raw_interface<P>( module_path: P, ) -> Result<FCEModuleInterface, WITParserError>where P: AsRef<Path>,