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