pub fn derivation_path_with( path: &Path, derivation_path: Vec<Vec<u8>>, ) -> Vec<Vec<u8>>
Derives a derivation path with the given path and derivation path.