The plan for those functions is to use syscall interface (not unixlib calls), see https://gitlab.winehq.org/jacek/wine/-/commits/wow/. We can't merge it yet because printer driver needs refactoring first (with current code, wineps.drv is a PE file that exposes GDI driver, so we still do some unixlib->PE calls in win32u).