pub unsafe extern "C" fn ImGuiInputTextCallbackData_DeleteChars(
    this: *mut ImGuiInputTextCallbackData,
    pos: c_int,
    bytes_count: c_int
)