pub unsafe extern "C" fn SSL_set_max_cert_list(
    ssl: *mut SSL,
    max_cert_list: usize
)