private int OggStreamInitialize() { return(Ogg.ogg_stream_init ( ref oggStreamState, Ogg.ogg_page_serialno(ref oggPage) )); }