internal bool PageOut(out OggPage page) { return(SafeNativeMethods.OggStreamPageOut(_state, out page) != 0); }