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