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