pub unsafe fn GetPointerPenInfoHistory( pointerid: u32, entriescount: *mut u32, peninfo: Option<*mut POINTER_PEN_INFO>, ) -> Result<()>