pub async fn setup_pkcs11_engine(
    hsm_conf_file: Option<&str>
) -> Option<P11Engine>