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