Function windows_sys::Win32::System::Threading::CreateWaitableTimerW
pub unsafe extern "system" fn CreateWaitableTimerW(
lptimerattributes: *const SECURITY_ATTRIBUTES,
bmanualreset: BOOL,
lptimername: PCWSTR,
) -> HANDLE