pub unsafe extern "system" fn HlinkCreateShortcutFromString(
    grfhlshortcutf: u32,
    pwztarget: PCWSTR,
    pwzlocation: PCWSTR,
    pwzdir: PCWSTR,
    pwzfilename: PCWSTR,
    ppwzshortcutfile: *mut PWSTR,
    dwreserved: u32
) -> HRESULT