typedef zStatus (__stdcall * zThreadCallback)(zHandle context);
Thread entry callback signature; used by zThread_Start.
zThread.h