#include "host.h" const char* ffDetectHost(FF_A_UNUSED FFHostResult* host) { return "Not supported on this platform"; }