pub unsafe fn memzero(dest: *mut u8, n: usize)
General memzero.
memzero
dest has to point to a memory section of at least n bytes
dest
n