the function is defined as sceIoGetStat in pspiofilemgr.h but as sceIoGetstat in iofilemgr.S, so it complains of not being able to find it when linking
using sceIoGetstat works fine, although it gives a warning
great job on the SDK though, its really nice to use thanks to everyone who worked on it