Source position: mysql4_comtypes.inc line 197
type st_udf_init = record
maybe_null: my_bool;
decimals: dword;
max_length: dword;
ptr: Pchar;
const_item: my_bool;
end;