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