{
	free;
	memset;
	realloc;
	sprintf;
	strcmp;
	strdup;
	strncmp;
	tep_find_any_field;
	tep_find_field;
	tep_find_function;
	tep_find_function_address;
	tep_get_field_raw;
	tep_get_field_val;
	tep_plugin_add_options;
	tep_plugin_remove_options;
	tep_print_func_field;
	tep_print_num_field;
	tep_read_number_field;
	tep_register_comm;
	tep_register_event_handler;
	tep_register_print_function;
	tep_unregister_event_handler;
	tep_unregister_print_function;
	trace_seq_printf;
	trace_seq_putc;
	trace_seq_puts;
	trace_seq_terminate;
	warning;
};
