pub unsafe extern "C" fn ImGuiIO_AddInputCharactersUTF8(
    _self: *mut ImGuiIO,
    utf8_chars: *const c_char
)