ATOM_PPLIB_VCE_State_Record
ATOM_PPLIB_VCE_State_Record entries[] __counted_by(numEntries);
ATOM_PPLIB_VCE_State_Record *state_entry;
state_entry = (ATOM_PPLIB_VCE_State_Record *)
((u8 *)state_entry + sizeof(ATOM_PPLIB_VCE_State_Record));
const ATOM_PPLIB_VCE_State_Record *record = &vce_state_table->entries[i];
ATOM_PPLIB_VCE_State_Record entries[1];
ATOM_PPLIB_VCE_State_Record *state_entry;
state_entry = (ATOM_PPLIB_VCE_State_Record *)
((u8 *)state_entry + sizeof(ATOM_PPLIB_VCE_State_Record));