pub unsafe extern "C" fn ped_timer_new_nested(
    parent: *mut PedTimer,
    nest_frac: f32
) -> *mut PedTimer