piii
Takes four integers and returns a pointer
I5 through I15
The first 11 integer parameters.
S5 through S15
The first 11 string parameters.
.local pmc libSDL
loadlib libSDL, 'libSDL'
.local pmc SDL_Init
dlfunc SDL_Init, libSDL, 'SDL_Init', 'ii'