pub unsafe extern "C" fn LL_GPIO_Init(
    GPIOx: *mut GPIO_TypeDef,
    GPIO_InitStruct: *mut LL_GPIO_InitTypeDef
) -> ErrorStatus