pub unsafe extern "system" fn alljoyn_busattachment_advertisename(
    bus: alljoyn_busattachment,
    name: PCSTR,
    transports: u16,
) -> QStatus