pub fn is_marked(state: u8, mark_state: u8) -> bool
Return true if the mark-nursery state represents a marked state (i.e. the MatureMarked state). All other states are considered unmarked.
MatureMarked