pub unsafe extern "C" fn _frida_g_socket_client_connect_to_host(
    client: *mut GSocketClient,
    host_and_port: *const gchar,
    default_port: guint16,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GSocketConnection