arn_dbg
void arn_dbg(uint32_t dbg_flags, const int8_t *fmt, ...); /* debug function */
#define ARN_DBG(args) ARN_DDB(arn_dbg args)