/*optional*/
#include <limits.h>
#ifndef FILESIZEBITS
#error "FILESIZEBITS is not defined"
#endif
int main(void) { return 0; }
