pub unsafe extern "system" fn HlinkCreateShortcut(
    grfhlshortcutf: u32,
    pihl: IHlink,
    pwzdir: PCWSTR,
    pwzfilename: PCWSTR,
    ppwzshortcutfile: *mut PWSTR,
    dwreserved: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"