swim_c_sys::string
pub unsafe extern "C" fn memcpy( dest: *mut void, src: *const void, n: size_t) -> *mut void