pub unsafe extern "C" fn enif_make_int(
    env: *mut ErlNifEnv,
    i: c_int
) -> ERL_NIF_TERM