pub type UNLOAD_DLL_DEBUG_INFO = _UNLOAD_DLL_DEBUG_INFO;
struct UNLOAD_DLL_DEBUG_INFO { pub lpBaseOfDll: *mut c_void, }
lpBaseOfDll: *mut c_void