Source position: pas2jslibcompiler.pp line 40
type TLibLogCallBack = procedure(
Data: Pointer;
Msg: PAnsiChar;
MsgLen: Integer
);