asn1_put_length
static void asn1_put_length(unsigned char **pp, int length);
asn1_put_length(&p, length);