pub fn slotkey_write(
    k: KeyData,
    sep: u8,
    f: &mut Formatter<'_>
) -> Result<(), Error>