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