Attribute Macro pre_init

#[pre_init]
Expand description

Marks a function as the pre_init function. This function is called before main and before the memory is initialized.