pub unsafe extern "C" fn hid_get_indexed_string( device: *mut hid_device, string_index: c_int, string: *mut wchar_t, maxlen: size_t, ) -> c_int