https://github.com/Linutronix/libuio/blob/ca28ff0f69d89a789a47552c72db5a43d280710b/base.c#L278 uio_find_by_uio_num() creates a uio_info-struct but how does the user free this element? uio_free_info() doesn't exist in any header file.