這是 typedef 對於 void (*)() , a pointer to a function that takes no arguments and returns void.
void (*)()