pub unsafe extern "system" fn SetupDiInstallClassW(
    hwndparent: HWND,
    inffilename: PCWSTR,
    flags: u32,
    filequeue: *const c_void,
) -> BOOL