(bind-func cvGetHistValue_2D (lambda (hist:CvHistogram* idx1:i32 idx2:i32) (let ((bins (tref hist 1))) (dtof (cvGetReal2D bins idx1 idx2)))))