Fix alos bindings
This has been broken since splitting up image_sio.c/h in some edge casses. The extern variables are not "weakly linked" on macOS SCons so they must be visible to the module even if they are not used.