linux_do_stat64
return linux_do_stat64(l, uap, retval, FOLLOW);
return linux_do_stat64(l, (const void *)uap, retval, NOFOLLOW);