#include void foo(struct statvfs* bar) { fsfilcnt_t *qux = &bar->f_ffree; (void) qux; } int main(void) { return 0; }