pub unsafe extern "system" fn SetupCopyOEMInfW(
    sourceinffilename: PCWSTR,
    oemsourcemedialocation: PCWSTR,
    oemsourcemediatype: OEM_SOURCE_MEDIA_TYPE,
    copystyle: SP_COPY_STYLE,
    destinationinffilename: PWSTR,
    destinationinffilenamesize: u32,
    requiredsize: *mut u32,
    destinationinffilenamecomponent: *mut PWSTR,
) -> BOOL