pub unsafe extern "C" fn strncat( _Destination: *mut c_char, _Source: *const c_char, _Count: c_ulonglong, ) -> *mut c_char