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