pub(crate) fn write_abr(
    disk: &mut File,
    offset: u64,
    boot_part: BootPart
) -> Result<(), Error>