pub type SLDataSink = SLDataSink_;
#[repr(C)]pub struct SLDataSink { pub pLocator: *mut c_void, pub pFormat: *mut c_void, }
pLocator: *mut c_void
pFormat: *mut c_void