Constant IFF_POINTOPOINT

pub const IFF_POINTOPOINT: i32 = 0x10; // 16i32
Available on crate feature dep_sdl3 only.