Source position: mysql4_comtypes.inc line 161
type rand_struct = record
seed1: dword;
seed2: dword;
max_value: dword;
max_value_dbl: Double;
end;