#[no_mangle]
extern "C" fn vda_set_output_buffer_count(
    _ctx: *mut c_void,
    _num_output_buffers: usize
) -> c_uint