Source position: libopencv2.pas line 3126
type TcvCreateMatNDHeader = function(
dims: Integer;
const sizes: pInteger;
cType: Integer
):pCvMatND;