pub fn get_or_update_max_qpage<P: AsRef<Path>>( path: P, val: usize, ) -> Result<usize, RingbufError>