pub const source_mach_send_flags_t = packed struct(usize)
pub const source_mach_send_flags_t = packed struct(usize) { DEAD: bool = false, unused1: @Int(.unsigned, @bitSizeOf(usize) - 1) = 0, }