pub fn get_class_primitives(
    class_name: &str
) -> Option<&'static [(&'static str, PrimitiveFn, bool)]>