pub unsafe fn SetupOpenInfFileA<P0, P1>( filename: P0, infclass: P1, infstyle: INF_STYLE, errorline: Option<*mut u32>, ) -> *mut c_voidwhere P0: Param<PCSTR>, P1: Param<PCSTR>,