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