/**Instantiate INCHIGEN_DATA*/ const INCHIGENDATA= new INCHIGEN_DATA({ pStrErrStruct: Array.from({ length: STR_ERR_LEN }, (_, index) => `${index + 1}`), num_components:[1,2], NormAtomsNontaut:refNAPI.alloc([1,2]), NormAtomsTaut:refNAPI.alloc([1,2]), });