# Functions
CanApplyExistingProfile returns whether the current process can apply an existing AppArmor profile to processes.
CanApplySpecificExistingProfile attempts to run `aa-exec -p <NAME> -- true` to check whether the profile can be applied.
CanLoadNewProfile returns whether the current process can load a new AppArmor profile.
Profiles return profiles.
Unload unloads a profile.