pub unsafe extern "system" fn SetupOpenInfFileW(
    filename: PCWSTR,
    infclass: PCWSTR,
    infstyle: INF_STYLE,
    errorline: *mut u32
) -> *mut c_void