pub trait Finaly { fn finaly(&self); }
Trait that must be implemented by #[dynamic(finalize)] statics.
This method is called when program or thread exit and the lazy was initialized