pub unsafe extern "system" fn SetupDiInstallClassExA(
hwndparent: HWND,
inffilename: PCSTR,
flags: u32,
filequeue: *const c_void,
interfaceclassguid: *const GUID,
reserved1: *const c_void,
reserved2: *const c_void,
) -> BOOL