Function SetCommTimeouts

pub unsafe extern "system" fn SetCommTimeouts(
    hfile: HANDLE,
    lpcommtimeouts: *const COMMTIMEOUTS,
) -> BOOL