aml_setbit
aml_setbit(pDst, idx + dstPos, aml_tstbit(pSrc, idx + srcPos));
void aml_setbit(uint8_t *, int, int);