Source position: mysql.inc line 440
type st_udf_args = record
arg_count: dword;
arg_type: PItem_result;
args: ;
lengths: Pdword;
maybe_null: Pchar;
end;