Function avio_get_str

pub unsafe extern "C" fn avio_get_str(
    pb: *mut AVIOContext,
    maxlen: i32,
    buf: *mut i8,
    buflen: i32,
) -> i32