pub type CONDITION_VARIABLE = RTL_CONDITION_VARIABLE;
struct CONDITION_VARIABLE { pub Ptr: *mut c_void, }
Ptr: *mut c_void