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