pub unsafe extern "C" fn wolfSSL_get_alert_history(
    ssl: *mut WOLFSSL,
    h: *mut WOLFSSL_ALERT_HISTORY
) -> c_int