pub unsafe extern "system" fn GetModuleInformation( hprocess: HANDLE, hmodule: HMODULE, lpmodinfo: *mut MODULEINFO, cb: u32, ) -> BOOL