// 22 april 2015
#include "test.h"
int main(void)
{
printf("hello, world %p\n", uiMain);
return 0;
}