public string dizGetFieldName(int fid, int index) { return(Marshal.PtrToStringAnsi(Luna.dizGetFieldName(fid, index))); }