pub fn check_if_utf8_is_supported<'a>(
    disable: bool,
    indent: usize,
    hide_vals: bool,
    mode: Mode,
    only_main: bool,
    show_immediate_deps: bool
) -> RenderConfig<'a>