pub(crate) fn ptr_vec_to_ref_vec<T>(vec: &[P<T>]) -> Vec<&T>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,