Function open64

pub unsafe extern "C" fn open64(
    path: *const i8,
    oflag: i32,
    ...
) -> i32
Available on crate feature dep_sdl2 only.