pub unsafe extern "C" fn SSL_CTX_set_cipher_list(
    ssl: *mut SSL_CTX,
    s: *const c_char
) -> c_int