Function windows::Win32::System::WindowsProgramming::RtlIsNameLegalDOS8Dot3
pub unsafe fn RtlIsNameLegalDOS8Dot3(
name: *mut UNICODE_STRING,
oemname: *mut STRING,
namecontainsspaces: *mut BOOLEAN,
) -> BOOLEAN