Source position: error.inc line 86
type snd_local_error_handler_t = procedure(
_file: PChar;
line: cint;
func: PChar;
err: cint;
fmt: PChar;
arg: va_list
);