pub unsafe extern "C" fn SSL_set_early_data_enabled(
    ssl: *mut SSL,
    enabled: c_int
)