DartLsl_streaminfo_from_xml typedef
        DartLsl_streaminfo_from_xml =
     lsl_streaminfo Function(Pointer<Char>  xml)
    
    
    
Implementation
typedef DartLsl_streaminfo_from_xml =
    lsl_streaminfo Function(ffi.Pointer<ffi.Char> xml);