#pragma once #include int mount(const char *src, const char *dst, const char *fs, unsigned long flags, void *data);