I don't know whether it's the right place to ask this question:
where is the DECLARE_ACTOR_MAIN and ACTOR_FUNCTION? I have read through the source code but not found any clues about them, i.e., where is the common main() start point of C program in the example?