fDriverCookie
fDriverCookie = driverCookie;
fConfigHandler(fDriverCookie);
void* DriverCookie() { return fDriverCookie; }
void* fDriverCookie;