pub type sgx_ql_logging_callback_t = Option<unsafe extern "C" fn(level: sgx_ql_log_level_t, message: *const c_char)>;