Delete arithmetic methods for atomic<void *>
Delete definitions for fetch_add and fetch_sub on void * pointers -- clang already treats their definition as erroneous.
Reported-by: Anand TM <anand_tm@…>