Function avio_read

pub unsafe extern "C" fn avio_read(
    s: *mut AVIOContext,
    buf: *mut u8,
    size: i32,
) -> i32