pub unsafe extern "C" fn avio_pause(
    h: *mut AVIOContext,
    pause: c_int
) -> c_int