pub fn sys_silo_unveil( path_ptr: u64, path_len: u64, rights_bits: u64, ) -> Result<u64, SyscallError>
Performs the sys silo unveil operation.