pub unsafe extern "C" fn memmove( dest: *mut c_void, src: *const c_void, count: size_t ) -> *mut c_void