#include "swap.h" const char* ffDetectSwap(FFSwapResult* swap) { return "Not supported on this platform"; }