A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
- https://github.com/ulipollo/CacheLineSizeMex for the MATLAB function
- https://github.com/NickStrupat/CacheLineSize.NET for the equivalent .NET library