Function avio_seek_time

pub unsafe extern "C" fn avio_seek_time(
    h: *mut AVIOContext,
    stream_index: i32,
    timestamp: i64,
    flags: i32,
) -> i64