def _handle_ctype_b(self):
     return SSV.mk_libc_table_address('ctype_b')
 def _handle_ctype_toupper(self):
     return SSV.mk_libc_table_address('ctype_toupper')