pub type krb5_last_req_entry = _krb5_last_req_entry;
#[repr(C)]pub struct krb5_last_req_entry { pub magic: i32, pub lr_type: i32, pub value: i32, }
magic: i32
lr_type: i32
value: i32