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