pub unsafe extern "C" fn LL_ADC_CommonInit(
    ADCxy_COMMON: *mut ADC_Common_TypeDef,
    ADC_CommonInitStruct: *mut LL_ADC_CommonInitTypeDef
) -> ErrorStatus