pub unsafe extern "C" fn mempcpy( _Dst: *mut c_void, _Src: *const c_void, _Size: c_ulonglong, ) -> *mut c_void