pub unsafe extern "C" fn LL_I2C_Init(
    I2Cx: *mut I2C_TypeDef,
    I2C_InitStruct: *const LL_I2C_InitTypeDef
) -> ErrorStatus