pub unsafe extern "C" fn LL_DMA_DeInit(
    DMAx: *mut DMA_TypeDef,
    Channel: u32
) -> ErrorStatus