#include "zpool.h" const char* ffDetectZpool(FF_MAYBE_UNUSED FFlist* result /* list of FFZpoolResult */) { return "Not supported on this platform"; }