Function openssl_sys::SSL_SESSION_set_max_early_data
pub unsafe extern "C" fn SSL_SESSION_set_max_early_data(ctx: *mut SSL_SESSION, max_early_data: u32) -> c_int
The portability is definied by:
#[cfg(any(ossl111, libressl340))]