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