SocketBufferOptions: Pick<
    dgram.SocketOptions,
    "recvBufferSize"
    | "sendBufferSize",
>