Function windows_sys::Win32::UI::Shell::UrlCreateFromPathW

pub unsafe extern "system" fn UrlCreateFromPathW(
    pszpath: PCWSTR,
    pszurl: PWSTR,
    pcchurl: *mut u32,
    dwflags: u32,
) -> HRESULT