Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetClassDevPropertySheetsA
pub unsafe extern "system" fn SetupDiGetClassDevPropertySheetsA(
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
propertysheetheader: *const PROPSHEETHEADERA_V2,
propertysheetheaderpagelistsize: u32,
requiredsize: *mut u32,
propertysheettype: u32,
) -> BOOL