pub unsafe extern "C" fn avio_get_dyn_buf(
    s: *mut AVIOContext,
    pbuffer: *mut *mut u8
) -> c_int