set Sets a block of memory to a specified value Signature set(dest: *void, value: i32, size: usize) -> *void