#include <sys/statvfs.h>
int const foo = ST_RDONLY;
int main(void) { return 0; }
