pub unsafe extern "C" fn memset_explicit( __s: *mut c_void, __c: c_int, __n: size_t, ) -> *mut c_void