pub(super) fn scalar_option( rows: &mut Vec<LedgerRow>, owner: &str, path: &str, key: &str, spell_id: u32, scalar: Option<&ScalarRef>, category: OperationCategory, core_property: bool, )