pub(crate) async fn write_hsm_pin(
    hsm_pin_path: &str
) -> Result<(), Box<dyn Error>>