test_thread_native_fn
t[0] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[0]);
t[0] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[0]);
t[0] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[0]);
t[i] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[0]);
t[i] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[i]);
t[i] = ossl_crypto_thread_start(NULL, test_thread_native_fn, &local[i]);
t = ossl_crypto_thread_native_start(test_thread_native_fn, &local, 1);