pub unsafe extern "C" fn enif_make_copy(
    dst_env: *mut ErlNifEnv,
    src_term: ERL_NIF_TERM
) -> ERL_NIF_TERM