pub unsafe fn ax_dealloc_coherent(dma: DMAInfo, layout: Layout)
Deallocates coherent memory previously allocated.
This function is unsafe because it requires users to manually manage the buffer life cycle.