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