pub const ALLOCATE_PARTITION_FLAG_INACTIVE: u32 = 1;
Indicates that the partition should be created as inactive, implying that it will be destroyed on reboot (unless activated by a call to “Activate”).