ber_get_boolean
if (ber_get_boolean(root, &d) == -1) {
if (ber_get_boolean(ber, d) == -1)
int ber_get_boolean(struct ber_element *, int *);