pub unsafe extern "C" fn TextCopy( dst: *mut c_char, src: *const c_char, ) -> c_int
Copy one string to another, returns bytes copied