pub unsafe extern "system" fn WakeAllConditionVariable(
    conditionvariable: *mut CONDITION_VARIABLE,
)