pub fn extract_manifest_by_path( wasm_module_path: &Path, ) -> Result<Option<ModuleManifest>, ModuleInfoError>