pub unsafe extern "C" fn ped_timer_new(
    handler: PedTimerHandler,
    context: *mut c_void
) -> *mut PedTimer