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