Constant SEEK_SET

pub const SEEK_SET: i32 = 0;
Available on crate feature dep_sdl3 only.