pub unsafe extern "C" fn frida_device_open_channel_sync(
    self_: *mut FridaDevice,
    address: *const gchar,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GIOStream