pub unsafe fn alljoyn_busattachment_cancelwhoimplements_interfaces<P0>(
    bus: P0,
    implementsinterfaces: *const *const i8,
    numberinterfaces: usize
) -> QStatus
where P0: IntoParam<alljoyn_busattachment>,