common_user_io
return common_user_io(fd, pos, buffer, length, false);
return common_user_io(fd, pos, (void*)buffer, length, true);