pub fn get_trait_functions(
    type_: String,
    trait_: String
) -> Option<Vec<Function>>