posix_cpu_timer_create
error = posix_cpu_timer_create(&timer);
return posix_cpu_timer_create(timer);
.timer_create = posix_cpu_timer_create,