pub type SLAndroidBufferQueueState = SLAndroidBufferQueueState_;
#[repr(C)]pub struct SLAndroidBufferQueueState { pub count: u32, pub index: u32, }
count: u32
index: u32