Function MainLoopScheduler_TimerTask_executor_ref

#[no_mangle]
pub unsafe extern "C" fn MainLoopScheduler_TimerTask_executor_ref(
    director: *mut c_void,
    elapsed_duration: i64,
    repeat_count: u64,
) -> SysResult