pub unsafe extern "C" fn UA_Variant_copyRange(
    src: *const UA_Variant,
    dst: *mut UA_Variant,
    range: UA_NumericRange
) -> UA_StatusCode