#[unsafe(no_mangle)]pub unsafe extern "C" fn CMSG_NXTHDR( mhdr: *const msghdr, cmsg: *const cmsghdr, ) -> *mut cmsghdr
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_socket.h.html.