pub unsafe extern "system" fn alljoyn_interfacedescription_addproperty(
    iface: alljoyn_interfacedescription,
    name: PCSTR,
    signature: PCSTR,
    access: u8
) -> QStatus