Source position: bstroptsh.inc line 107
type strioctl = record
ic_cmd: LongInt;
ic_timout: LongInt;
ic_len: LongInt;
ic_dp: Pchar;
end;