pub type InputCharactersRef = InputRef<InputCharacters>;
struct InputCharactersRef(/* private fields */);