Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetHwProfileFriendlyNameExW
pub unsafe extern "system" fn SetupDiGetHwProfileFriendlyNameExW(
hwprofile: u32,
friendlyname: PWSTR,
friendlynamesize: u32,
requiredsize: *mut u32,
machinename: PCWSTR,
reserved: *const c_void,
) -> BOOL