pub fn silo_unveil(path: &[u8], rights_bits: usize) -> Result<usize, Error>
Restrict path visibility/rights for the current sandbox context.