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