textproc/goldendict: Fix build with llvm10
./sptr.hh:71:12: error: cannot initialize return object of type 'unsigned int' with an lvalue of type 'unsigned int *const'
{ return count; }
^~~~~Import upstream fix
PR: 251128
Approved by: bsam (maintainer timeout)