stream_buffer.h missing “#ifdef __cplusplus” in the beginning of the file

The file stream_buffer.h: a) Missing #ifdef __cplusplus block in the beginning of the file b) extern "C" { in end of the file shall be replaced by }

stream_buffer.h missing “#ifdef __cplusplus” in the beginning of the file

Thanks, this will be updated.