A grant over a binary (single-slot) semaphore.
Declared in <semaphore_grant.h>
<semaphore_grant.h>
using BinarySemaphoreGrant = CountingSemaphoreGrant<1>;