pub unsafe extern "C" fn SSL_send_fatal_alert(
    ssl: *mut SSL,
    alert: u8
) -> c_int