pub unsafe extern "C" fn ssl_conf_renegotiation(
    conf: *mut ssl_config,
    renegotiation: c_int
)