Source position: mysql3_comtypes.inc line 192
type st_udf_args = record
arg_count: Cardinal;
arg_type: ;
args: ppchar;
lengths: PCardinal;
end;