#pragma once struct cryptonight_ctx; void flex_hash(const char* input, char* output, cryptonight_ctx** ctx);