pub unsafe extern "C" fn freertos_rs_task_notify_isr(
task: FreeRtosTaskHandle,
value: u32,
action: u8,
xHigherPriorityTaskWoken: FreeRtosBaseTypeMutPtr,
) -> FreeRtosBaseType
pub unsafe extern "C" fn freertos_rs_task_notify_isr(
task: FreeRtosTaskHandle,
value: u32,
action: u8,
xHigherPriorityTaskWoken: FreeRtosBaseTypeMutPtr,
) -> FreeRtosBaseType