Source position: error.inc line 63
type snd_lib_error_handler_t = procedure(
_file: PChar;
line: cint;
_function: PChar;
err: cint;
fmt: PChar;
dot_dot_dot: array of Const
);