pub type WelsTraceCallback = Option<unsafe extern "C" fn(ctx: *mut c_void, level: c_int, string: *const c_char)>;