pub type INIT_ONCE = RTL_RUN_ONCE;
pub union INIT_ONCE { pub Ptr: *mut c_void, /* private fields */ }
Ptr: *mut c_void