pub unsafe fn RtlIsNameLegalDOS8Dot3(
    name: *mut UNICODE_STRING,
    oemname: *mut STRING,
    namecontainsspaces: *mut BOOLEAN
) -> BOOLEAN