pub unsafe extern "C" fn LL_LPUART_Init(
    LPUARTx: *mut USART_TypeDef,
    LPUART_InitStruct: *mut LL_LPUART_InitTypeDef
) -> ErrorStatus