pub unsafe extern "C" fn lv_style_set_align(
    style: *mut lv_style_t,
    value: lv_align_t
)