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