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