pub type CONDITION_VARIABLE = RTL_CONDITION_VARIABLE;
#[repr(C)]pub struct CONDITION_VARIABLE { pub Ptr: *mut c_void, }
Ptr: *mut c_void