crt: Implement memset_explicit I implemented it in the same way as glibc. It's just memset, followed by a compiler barrier Signed-off-by: LIU Hao <lh_mouse@126.com>