ber_get_oid
if (ber_get_oid(root, &o) == -1) {
if (ber_get_oid(ber, o) == -1)
int ber_get_oid(struct ber_element *, struct ber_oid *);