pub unsafe extern "C" fn X509V3_get_value_bool(
    value: *const CONF_VALUE,
    asn1_bool: *mut c_int
) -> c_int