Macro err_convert_into_box

Source
macro_rules! err_convert_into_box {
    () => { ... };
}