pub unsafe extern "C" fn LL_LPTIM_Init(
    LPTIMx: *mut LPTIM_TypeDef,
    LPTIM_InitStruct: *mut LL_LPTIM_InitTypeDef
) -> ErrorStatus