pub type DRIVERPROC = Option<unsafe extern "stdcall" fn(arg1: DWORD, arg2: HDRVR, arg3: UINT, arg4: LPARAM, arg5: LPARAM) -> LRESULT>;