pub unsafe extern "C" fn ssl_conf_renegotiation_enforced(
    conf: *mut ssl_config,
    max_records: c_int
)