pub fn accelerator_parse_with_keycode(
    accelerator: &str
) -> Option<(u32, Slice<u32>, ModifierType)>