Function alljoyn_interfacedescription_getannotationatindex
pub unsafe extern "system" fn alljoyn_interfacedescription_getannotationatindex(
iface: alljoyn_interfacedescription,
index: usize,
name: PCSTR,
name_size: *mut usize,
value: PCSTR,
value_size: *mut usize,
)