pub type DeviceName = StringArray<{ _ }>;
Physical device name string, from PhysicalDeviceProperties::device_name.
PhysicalDeviceProperties::device_name
#[repr(transparent)]pub struct DeviceName(pub [i8; 256]);
0: [i8; 256]