OSSL_PARAM_int64
OSSL_PARAM param = OSSL_PARAM_int64("a", NULL);
OSSL_PARAM_int64("int64", &datum_i64),