Source position: jwawinsock2.pas line 220
const FIONREAD = IOC_OUT or SizeOf(u_long) and IOCPARM_MASK shl 16 or Ord('f') shl 8 or 127;