Function windows_sys::Win32::System::Threading::CreateWaitableTimerExW

pub unsafe extern "system" fn CreateWaitableTimerExW(
    lptimerattributes: *const SECURITY_ATTRIBUTES,
    lptimername: PCWSTR,
    dwflags: u32,
    dwdesiredaccess: u32,
) -> HANDLE