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