pub unsafe extern "C" fn MagickCloneMemory( destination: *mut c_void, source: *const c_void, size: size_t, ) -> *mut c_void