private byte *GetSyncBuffer(int syncBufferSize) { return(Ogg.ogg_sync_buffer ( ref oggSyncState, syncBufferSize )); }