MKHI_FWVER_LEN
if (bytes_recv < 0 || (size_t)bytes_recv < MKHI_FWVER_LEN(1)) {
if ((size_t)bytes_recv < MKHI_FWVER_LEN(i + 1))