pub unsafe extern "system" fn alljoyn_msgarg_get_double(
    arg: alljoyn_msgarg,
    d: *mut f64,
) -> QStatus