pub unsafe fn ConditionVariableTimedSleep(
    arg_cv: *mut ConditionVariable,
    arg_timeout: c_long,
    arg_wait_event_info: uint32
) -> bool