pub unsafe extern "C" fn SSL_CTX_set_early_data_enabled(
    ctx: *mut SSL_CTX,
    enabled: c_int
)