pub unsafe extern "C" fn rc4_stream_keystream( st: *mut rc4_state, out: *mut c_uchar, outlen: c_ulong, ) -> c_int