It uses the non-aligned version, which on 32 bit platforms usually returns an 8 byte aligned block. We therefore default to 16 byte aligned allocations when the regular new operator is used. Fixes: godotengine/godot#105455
Fixes #100557.
Co-authored-by: Jorrit Rouwe <jrouwe@gmail.com>