ber_uint_t
typedef unsigned int ber_uint_t; /* unsigned equivalent of ber_int_t */
typedef uint32_t ber_uint_t; /* unsigned equivalent of ber_int_t */