pub unsafe extern "C" fn ssl_conf_ciphersuites(
    conf: *mut ssl_config,
    ciphersuites: *const c_int
)