qm_aeqc
struct qm_aeqc aeqc;
size = sizeof(struct qm_aeqc);
struct qm_aeqc aeqc = {0};
QMC_ALIGN(sizeof(struct qm_aeqc)) +
size = sizeof(struct qm_aeqc);
struct qm_aeqc *aeqc;