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