pub fn easy_flock_nonblocking( file: &mut File, exclusive: bool, ) -> Result<Option<FlockGuard<'_>>, Errno>