pub unsafe extern "C" fn dr_dup_file_handle(f: file_t) -> file_t
Returns a new copy of the file handle \p f. Returns INVALID_FILE on error.