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