LARGE_OPEN
rc = _endopen(name, type, iop, LARGE_OPEN);
rc = _endopen(file, mode, iop, LARGE_OPEN);
return (_endopen(file, mode, iop, LARGE_OPEN));