ilInit starts DevIL and must be called prior to using DevIL, or else DevIL will probably crash when you attempt to use it.
ILvoid ilInit( ILvoid );
None