Function windows_sys::Win32::Globalization::GetFileMUIPath

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