pub unsafe extern "C" fn tr_variantListAddReal(
    list: *mut tr_variant,
    addme: f64
) -> *mut tr_variant