Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetActualSectionToInstallExA
pub unsafe extern "system" fn SetupDiGetActualSectionToInstallExA(
infhandle: *const c_void,
infsectionname: PCSTR,
alternateplatforminfo: *const SP_ALTPLATFORM_INFO_V2,
infsectionwithext: PSTR,
infsectionwithextsize: u32,
requiredsize: *mut u32,
extension: *mut PSTR,
reserved: *const c_void,
) -> BOOL