pub unsafe extern "C" fn mdb_env_create(
    env: *mut *mut MDB_env
) -> c_int