pub unsafe extern "C" fn wolfSSL_get_session_stats( active: *mut c_uint, total: *mut c_uint, peak: *mut c_uint, maxSessions: *mut c_uint, ) -> c_int