__compat_sys_sendmsg
return __compat_sys_sendmsg(fd, msg, flags);
ret = __compat_sys_sendmsg(a0, compat_ptr(a1), a[2]);