pub unsafe extern "C" fn memset_explicit( __dst: *mut c_void, __ch: c_int, __n: usize ) -> *mut c_void