pub unsafe extern "C" fn ped_timer_set_state_name(
    timer: *mut PedTimer,
    state_name: *const c_char
)