bitmap_copy_and_extend
bitmap_copy_and_extend(nfdt->open_fds, ofdt->open_fds,
bitmap_copy_and_extend(nfdt->close_on_exec, ofdt->close_on_exec,
bitmap_copy_and_extend(nfdt->full_fds_bits, ofdt->full_fds_bits,
bitmap_copy_and_extend(to, from, count, size);