#[no_mangle]
extern "C" fn stream_renderer_resource_attach_iov(
    _res_handle: c_int,
    _iov: *mut iovec,
    _num_iovs: c_int
) -> c_int