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