Function ERR_set_debug

Source
pub unsafe extern "C" fn ERR_set_debug(
    file: *const i8,
    line: i32,
    func: *const i8,
)