-record(chunk, { data :: bitstring(), consume :: fun(() -> {ok, fcgi:read()} | {error, fcgi:read_error()}) }).