pub unsafe extern "C" fn array_delete( array: *mut Array, pos: u32, n: u32, func_remove: FPtr_remove, )