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