crt: test: Fix t_fseeki64.c for pre-msvcrt40 on DISK FULL pre-msvcrt40 _fseeki64() function calls fflush() which may return ENOSPC error. Handle this error and skip the test.