pub unsafe fn enif_make_reverse_list(
    env: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
    list: *mut ERL_NIF_TERM
) -> c_int