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