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