pub unsafe extern "C" fn UA_Array_copy(
src: *const c_void,
size: usize,
dst: *mut *mut c_void,
type_: *const UA_DataType,
) -> UA_StatusCodepub unsafe extern "C" fn UA_Array_copy(
src: *const c_void,
size: usize,
dst: *mut *mut c_void,
type_: *const UA_DataType,
) -> UA_StatusCode