pub unsafe fn init_execution_context(
    graph: Graph
) -> Result<GraphExecutionContext, NnErrno>