test_libc_getrandom
test_libc_getrandom(NULL);
ksft_assert(pthread_create(&threads[i], NULL, test_libc_getrandom, NULL) == 0);