pub type Agdstate_t = Agdstate_s;
#[repr(C)]pub struct Agdstate_t { pub mem: *mut c_void, pub id: *mut c_void, }
mem: *mut c_void
id: *mut c_void