pub type AlcMacHandle = alc_mac_handle;
#[repr(C)]pub struct AlcMacHandle { pub ch_context: *mut c_void, }
ch_context: *mut c_void