pub unsafe extern "C" fn mdb_env_copyfd(
    env: *mut MDB_env,
    fd: mdb_filehandle_t
) -> c_int