pub unsafe fn alljoyn_aboutdata_getsupporturl<P0>(
    data: P0,
    supporturl: *mut *mut i8
) -> QStatus
where P0: IntoParam<alljoyn_aboutdata>,