pub unsafe extern "system" fn NtAddBootEntry(
    BootEntry: *mut BOOT_ENTRY,
    Id: *mut u32
) -> NTSTATUS