pub unsafe fn alljoyn_msgarg_array_element<P0>(
    arg: P0,
    index: usize
) -> alljoyn_msgarg
where P0: IntoParam<alljoyn_msgarg>,