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