pub type DIAGNOSTICS_CALLBACK_FUNC = Option<unsafe extern "C" fn(logLine: *const c_char)>;