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