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