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