pub fn extract_sdk_version_by_path( wasm_module_path: &Path, ) -> Result<Option<Version>, ModuleInfoError>