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