pub unsafe extern "C" fn LL_TIM_Init(
    TIMx: *mut TIM_TypeDef,
    TIM_InitStruct: *mut LL_TIM_InitTypeDef
) -> ErrorStatus