#[unsafe(no_mangle)] pub extern "C" fn sendmsg( fd: c_int, msg: *const msghdr, flags: c_int, ) -> ssize_t