pub unsafe extern "C" fn BN_parse_asn1_unsigned(
    cbs: *mut CBS,
    ret: *mut BIGNUM
) -> c_int