pub unsafe extern "system" fn SetupDiLoadClassIcon(
    classguid: *const GUID,
    largeicon: *mut HICON,
    miniiconindex: *mut i32,
) -> BOOL