pub fn kernel_unveil_silo( selector: &str, path: &str, rights_str: &str, ) -> Result<u32, SyscallError>