#include #include #include struct webview_priv { id pool; id window; id webview; id windowDelegate; int should_exit; };