pub fn derive_sk_ed25519(
    key: &SecretKey<Ed25519Bip32>,
    index: u32
) -> SecretKey<Ed25519Bip32>