pub fn maybe_get_keystore_path( maybe_path: Option<&str>, maybe_name: Option<&str>, ) -> Result<Option<PathBuf>>