protected static extern IntPtr TypedStatistics_Max_Int96(IntPtr statistics, out Int96 max);
protected static extern IntPtr TypedStatistics_Min_Int96(IntPtr statistics, out Int96 min);