user32
pub unsafe extern "system" fn SetTimer(hWnd: HWND, nIDEvent: UINT_PTR, uElapse: UINT, lpTimerFunc: TimerProc) -> UINT_PTR