pub unsafe extern "C" fn sq_cpy( dest: *mut c_void, src: *const c_void, n: c_size_t, ) -> *mut c_void