Function windows_sys::Win32::UI::Shell::HlinkCreateFromString

pub unsafe extern "system" fn HlinkCreateFromString(
    pwztarget: PCWSTR,
    pwzlocation: PCWSTR,
    pwzfriendlyname: PCWSTR,
    pihlsite: *mut c_void,
    dwsitedata: u32,
    piunkouter: *mut c_void,
    riid: *const GUID,
    ppvobj: *mut *mut c_void,
) -> HRESULT