pub unsafe extern "system" fn NtAddDriverEntry(
    DriverEntry: *mut EFI_DRIVER_ENTRY,
    Id: *mut u32
) -> NTSTATUS