Writes data into an file
Source position: lclproc.pas line 303
procedure DbgSaveData(
FileName: string;
AData: PChar;
ADataSize: PtrUInt
);