Function windows_sys::Win32::System::Threading::CreateWaitableTimerExA
pub unsafe extern "system" fn CreateWaitableTimerExA(
lptimerattributes: *const SECURITY_ATTRIBUTES,
lptimername: PCSTR,
dwflags: u32,
dwdesiredaccess: u32,
) -> HANDLE