pub fn write_vtx_file( input_path: &Path, component_bytes: &[u8], metadata_json: &[u8], ) -> Result<PathBuf>
Write a VTX format file.