Function SleepEx

Source
pub unsafe extern "C" fn SleepEx(
    dwMilliseconds: DWORD,
    bAlertable: BOOL,
) -> DWORD