So cc65 already supports disk I/O under ProDOS. And the support is in the fcntl.h header. Condsidering this, how do I use the fcntl.h functions? Or are they already documented in cc65?