#ifndef __LIBCRAWLER_H #define __LIBCRAWLER_H void initialize_libcrawler( void *user_data ); #endif