pub unsafe extern "C" fn avio_skip(
    s: *mut AVIOContext,
    offset: i64
) -> i64