Set up function to be called as static constructor on program startup or static destructor on program shutdown.
function symbol
true if constructor, false if destructor
See Implementation
Set up function to be called as static constructor on program startup or static destructor on program shutdown.