pub type INIT_ONCE = RTL_RUN_ONCE;
#[repr(C)]pub union INIT_ONCE { pub Ptr: *mut c_void, }
Ptr: *mut c_void