pub unsafe extern "C" fn CBS_get_until_first_not_of( cbs: *mut CBS, out: *mut CBS, chars: *const c_char, ) -> c_int