pub fn parse_native_dependencies_section( section: &Value, ) -> Result<HashMap<String, NativeDependencySpec>, String>
Parse the [native-dependencies] section table into typed specs.
[native-dependencies]