pub const MAX_DEVICE_NAME_LENGTH: u32 = 128; // 128u32
The string length limit for dynamically added input device names.