pub fn parse_nt_symbol_path(
    symbol_path: &str,
    default_downstream_store: Option<&Path>
) -> Vec<NtSymbolPathEntry>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator