internal static void SetNumericHandler(NPY_TYPES ItemType, IArrayHandlers Handlers) { NpyCoreApi.SetArrayHandler(ItemType, Handlers); }