MAX_READ_CAPACITY16_BUFFER_LEN
if (*pOutputBufferLength > MAX_READ_CAPACITY16_BUFFER_LEN) {
buflen = MAX_READ_CAPACITY16_BUFFER_LEN;