Determine the L1 cache line size of the CPU.
Defined in <SDL3/SDL_cpuinfo.h>
Returns the L1 cache line size of the CPU, in bytes.
This is useful for determining multi-threaded structure padding or SIMD prefetch sizes.
This function is available since SDL 3.0.0.