pub unsafe extern "system" fn CreateFileMoniker(
    lpszpathname: PCWSTR,
    ppmk: *mut IMoniker
) -> HRESULT
Expand description

Required features: "Win32_System_Com"