#[unsafe(no_mangle)]pub unsafe extern "C" fn sys_connect( fd: i32, name: *const sockaddr, namelen: socklen_t, ) -> i32