pub unsafe extern "C" fn frida_device_manager_add_remote_device(
    self_: *mut FridaDeviceManager,
    address: *const gchar,
    options: *mut FridaRemoteDeviceOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)