pub unsafe extern "C" fn CBS_get_asn1_uint64(
    cbs: *mut CBS,
    out: *mut u64
) -> c_int