pub fn list_key_names() -> Vec<&'static str>
Returns a sorted list of all supported key names.
Delegates to the platform key map so the list reflects exactly which keys are available on this platform.