pub unsafe extern "system" fn IoGetBootDiskInformation(
    bootdiskinformation: *mut BOOTDISK_INFORMATION,
    size: u32,
) -> NTSTATUS