put_cmsg_compat
int put_cmsg_compat(struct msghdr*, int, int, int, void *);
return put_cmsg_compat(msg, level, type, len, data);