pub unsafe fn OleNoteObjectVisible<P0>( punknown: P0, fvisible: bool, ) -> Result<()>where P0: Param<IUnknown>,