pub unsafe fn alljoyn_busattachment_getinterface<P0, P1>(
    bus: P0,
    name: P1,
) -> alljoyn_interfacedescription
where P0: Param<alljoyn_busattachment>, P1: Param<PCSTR>,