pub unsafe extern "C" fn frida_device_manager_get_device_by_id(
    self_: *mut FridaDeviceManager,
    id: *const gchar,
    timeout: gint,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)