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