#[ta_create]
Attribute to declare the entry point of creating TA.
#[ta_create] fn ta_create() -> Result<()> { }