pub unsafe fn alljoyn_busattachment_leavesession<P0>(
    bus: P0,
    sessionid: u32
) -> QStatus
where P0: IntoParam<alljoyn_busattachment>,