util: Add align_uintptr and use it treewide to replace ALIGN that works on size_t and uintptr_t
What does this MR do and why?
cc @mareko
Split from
util: Add align_uintptr and use it treewide to replace ALIGN that works on size_t and uintptr_t
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>