namespace factor { vm_char *safe_strdup(const vm_char *str); void print_cell_hex_pad(cell x); cell read_cell_hex(); }