pub unsafe fn DoLockModesConflict(
    arg_mode1: LOCKMODE,
    arg_mode2: LOCKMODE
) -> bool