pub fn full_left_shift_8_1<T>(
    dst: &mut CFrameItem,
    src: CFrameItem,
    _env: &T
) -> bool