pub unsafe extern "system" fn alljoyn_busattachment_createinterface(
    bus: alljoyn_busattachment,
    name: PCSTR,
    iface: *mut alljoyn_interfacedescription,
) -> QStatus