pub unsafe extern "system" fn alljoyn_interfacedescription_property_getannotationatindex(
    property: alljoyn_interfacedescription_property,
    index: usize,
    name: PCSTR,
    name_size: *mut usize,
    value: PCSTR,
    value_size: *mut usize,
)