pub unsafe extern "system" fn alljoyn_msgarg_get_double_array(
    arg: alljoyn_msgarg,
    length: *mut usize,
    ad: *mut f64,
) -> QStatus