APL_NEGATION_MASK
negated = rdata[*offset + 3] & APL_NEGATION_MASK;
#define APL_LENGTH_MASK (~APL_NEGATION_MASK)