pub unsafe extern "C" fn UA_Array_appendCopy( p: *mut *mut c_void, size: *mut usize, newElem: *const c_void, type_: *const UA_DataType, ) -> UA_StatusCode