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