pub unsafe extern "C" fn _frida_g_socket_client_connect_to_host_async(
    client: *mut GSocketClient,
    host_and_port: *const gchar,
    default_port: guint16,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)