pub unsafe fn OleLockRunning<P0>( punknown: P0, flock: bool, flastunlockcloses: bool, ) -> Result<()>where P0: Param<IUnknown>,