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