pub unsafe extern "C" fn TimedWaitConditionVariable(
    arg1: *mut ConditionVariableType,
    arg2: *mut MutexType,
    arg3: TimeSpan
) -> u8