pub unsafe fn SleepConditionVariableSRW(
conditionvariable: *mut RTL_CONDITION_VARIABLE,
srwlock: *mut RTL_SRWLOCK,
dwmilliseconds: u32,
flags: u32,
) -> BOOLpub unsafe fn SleepConditionVariableSRW(
conditionvariable: *mut RTL_CONDITION_VARIABLE,
srwlock: *mut RTL_SRWLOCK,
dwmilliseconds: u32,
flags: u32,
) -> BOOL