pub unsafe fn CreateFileMoniker<P0>(lpszpathname: P0) -> Result<IMoniker>
where P0: IntoParam<PCWSTR>,