pub unsafe fn InitOnceComplete( lpinitonce: *mut INIT_ONCE, dwflags: u32, lpcontext: Option<*const c_void>, ) -> Result<()>