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