cd9660_pad_string_spaces
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.volume_id, 32);
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.system_id, 32);
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.volume_set_id,
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.publisher_id,
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.preparer_id,
cd9660_pad_string_spaces(diskStructure->primaryDescriptor.application_id,
cd9660_pad_string_spaces(
cd9660_pad_string_spaces(
cd9660_pad_string_spaces(
void cd9660_pad_string_spaces(char *, int);