Macro late_initcall

Source
macro_rules! late_initcall {
    ($func:ident) => { ... };
}