pub unsafe extern "system" fn alljoyn_msgarg_get_int64(
    arg: alljoyn_msgarg,
    x: *mut i64
) -> QStatus