pub unsafe fn HlinkSetSpecialReference<P0>(
    ureference: u32,
    pwzreference: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,