RFKILL_EVENT_SIZE_V1
data->max_size = RFKILL_EVENT_SIZE_V1;
if (count < RFKILL_EVENT_SIZE_V1 - 1)
if (size < RFKILL_EVENT_SIZE_V1 || size > U8_MAX) {