pub unsafe extern "C" fn array_delete_ptr( array: *mut Array, pos: u32, n: u32, func_destroy: FPtr_destroy, )