pub unsafe extern "C" fn i2pd_stream_receive( stream: *mut I2pdStream, buf: *mut c_uchar, len: usize, timeout_seconds: c_int, ) -> c_long