pub unsafe extern "system" fn GetFileMUIPath(
    dwflags: u32,
    pcwszfilepath: PCWSTR,
    pwszlanguage: PWSTR,
    pcchlanguage: *mut u32,
    pwszfilemuipath: PWSTR,
    pcchfilemuipath: *mut u32,
    pululenumerator: *mut u64
) -> BOOL
Expand description

Required features: "Win32_Globalization", "Win32_Foundation"