pub unsafe extern "C" fn freertos_rs_create_counting_semaphore(
max: FreeRtosUBaseType,
initial: FreeRtosUBaseType,
) -> FreeRtosQueueHandle
pub unsafe extern "C" fn freertos_rs_create_counting_semaphore(
max: FreeRtosUBaseType,
initial: FreeRtosUBaseType,
) -> FreeRtosQueueHandle