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