pub unsafe extern "system" fn DiInstallDriverW(
    hwndparent: HWND,
    infpath: PCWSTR,
    flags: DIINSTALLDRIVER_FLAGS,
    needreboot: *mut BOOL,
) -> BOOL