pub unsafe extern "C" fn _swift_strlcpy( dst: *mut c_char, src: *const c_char, maxlen: usize, ) -> usize