arch_cpu_user_strlcpy
arch_cpu_user_strlcpy(char* src, const char* dst, size_t n)
ssize_t result = arch_cpu_user_strlcpy(to, from, maxSize);