Function ERR_set_debug
extern(C) void ERR_set_debug
(
const(char*) file,
int line,
const(char*) func
);
extern(C) void ERR_set_debug
(
const(char*) file,
int line,
const(char*) func
);