pub unsafe extern "C" fn rc4_stream_setup( st: *mut rc4_state, key: *const c_uchar, keylen: c_ulong, ) -> c_int