pub unsafe extern "C" fn igTempInputText( bb: ImRect_c, id: ImGuiID, label: *const c_char, buf: *mut c_char, buf_size: c_int, flags: ImGuiInputTextFlags, ) -> bool