pub(crate) fn require_label( policy: &SePolicy, destname: &Utf8Path, mode: u32, ) -> Result<GString>
Look up the label for a path in a policy, and error if one is not found.