pub unsafe fn alljoyn_msgarg_get_array_elementsignature<P0>(
    arg: P0,
    index: usize,
) -> PCSTR
where P0: Param<alljoyn_msgarg>,