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