pub unsafe extern "system" fn alljoyn_msgarg_tostring(
    arg: alljoyn_msgarg,
    str: PCSTR,
    buf: usize,
    indent: usize
) -> usize