1 #ifndef __SDL_WRAPPER__
2 BOOL getLibIFace( struct Library **libbase, TEXT *libname, uint32 version, void *ifaceptr );
3 #endif
4 struct Node *allocnode(int32 size);
5 
6