is_grub
if (!is_grub(bam_alt_root ? bam_root : "/")) {
if (is_grub(bam_alt_root ? bam_root : "/")) {
extern int is_grub(const char *);