pub unsafe extern "C" fn lv_disp_set_rotation(
    disp: *mut lv_disp_t,
    rotation: lv_disp_rot_t
)