pub unsafe extern "C" fn LL_SPI_Init(
    SPIx: *mut SPI_TypeDef,
    SPI_InitStruct: *mut LL_SPI_InitTypeDef
) -> ErrorStatus