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