spacer@gentoo ~/pypy $ hg identify 4618cb6fc961 (py3.5) spacer@gentoo ~/pypy $ ./pypy-c -c "from multiprocessing.sharedctypes import RawValue; a = RawValue(typecode_or_type='i'); print('success =)')" success =)