internal int PageOut(out OggPage page) { return(SafeNativeMethods.OggSyncPageOut(_state, out page)); }