pub unsafe extern "system" fn NtQueryBootEntryOrder(
    Ids: *mut u32,
    Count: *mut u32
) -> NTSTATUS