Function SleepEx

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