pub unsafe fn KillTimer<P0>(hwnd: P0, uidevent: usize) -> Result<()>
where P0: IntoParam<HWND>,