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