pub unsafe fn SetTimer<'a>( hwnd: impl IntoParam<'a, HWND>, nidevent: usize, uelapse: u32, lptimerfunc: Option<TIMERPROC>, ) -> usize