Constant ARPHRD_VOID

pub const ARPHRD_VOID: u16 = 0xFFFF; // 65_535u16
Available on crate feature dep_sdl3 only.