stbi_loader
extern int stbi_register_loader(stbi_loader *loader);
stbi_loader *loaders[MAX_LOADERS];
int stbi_register_loader(stbi_loader *loader)