-record(event, { op :: binary(), path :: binary(), outcome :: {ok, nil} | {error, fio@error:fio_error()}, bytes :: gleam@option:option(integer()) }).