pub unsafe extern "C" fn vea_use_output_buffer(
    ctx: *mut c_void,
    output_buffer_id: i32,
    fd: c_int,
    offset: u32,
    size: u32
) -> c_int