pub unsafe fn GetFileMUIPath<'a>(
dwflags: u32,
pcwszfilepath: impl IntoParam<'a, PWSTR>,
pwszlanguage: impl IntoParam<'a, PWSTR>,
pcchlanguage: *mut u32,
pwszfilemuipath: PWSTR,
pcchfilemuipath: *mut u32,
pululenumerator: *mut u64,
) -> BOOL