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