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