Function openssl_sys::SSL_write_early_data
pub unsafe extern "C" fn SSL_write_early_data(s: *mut SSL, buf: *const c_void, num: size_t, written: *mut size_t) -> c_int
The portability is definied by:
#[cfg(any(ossl111, libressl340))]