pub const ORT_NUM_THREADS_DEFAULT: &str = "1";
Default value injected into ORT_NUM_THREADS when not set by the user.