pub unsafe fn alljoyn_busattachment_unbindsessionport<P0>(
    bus: P0,
    sessionport: u16
) -> QStatus
where P0: IntoParam<alljoyn_busattachment>,