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