pub unsafe extern "C" fn NtUserRegisterHotKey( WindowHandle: HWND, id: LONG, fsModifiers: ULONG, vk: ULONG, ) -> BOOL