pub unsafe extern "C" fn bsocket_connect( ip: u32, port: u16, timeout_ms: u32, error: *mut serror_t, ) -> *mut Socket