pub unsafe extern "C" fn frida_device_open_channel(
    self_: *mut FridaDevice,
    address: *const gchar,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)