Function CreateFileMoniker

Source
pub unsafe extern "C" fn CreateFileMoniker(
    lpszPathName: LPCOLESTR,
    ppmk: *mut LPMONIKER,
) -> HRESULT