pub(crate) fn derive_private_key_with_language( mnemonic: &str, path: &str, index: u32, language: &str, ) -> Result<U256, SymbolicError>