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