pub type wolfSSL_Logging_cb = Option<unsafe extern "C" fn(logLevel: c_int, logMessage: *const c_char)>;