#include "initsystem.h" const char* ffDetectInitSystem(FF_MAYBE_UNUSED FFInitSystemResult* result) { return "Not supported on this platform"; }