bmic_host_wellness_time
struct bmic_host_wellness_time *host_wellness_time;
host_wellness_time->time_length = LE_16(offsetof(struct bmic_host_wellness_time, dont_write_tag) -
offsetof(struct bmic_host_wellness_time, hour));
ASSERT(sizeof(struct bmic_host_wellness_time)== 20);
os_get_time(struct bmic_host_wellness_time *host_wellness_time)
void os_get_time(struct bmic_host_wellness_time *);