pub struct ScieOnig { } impl ScieOnig { pub fn create_onig_scanner(sources: Vec) { } }