pub fn set_completion_block<F>(block: ConcreteBlock<(), (), F>)where
    F: 'static + IntoConcreteBlock<(), Ret = ()>,