pub unsafe fn SleepEx<P0>(dwmilliseconds: u32, balertable: P0) -> u32
where P0: IntoParam<BOOL>,