Function SHGetNewLinkInfoA
pub unsafe fn SHGetNewLinkInfoA<P0, P1>(
pszlinkto: P0,
pszdir: P1,
pszname: &mut [u8; 260],
pfmustcopy: *mut BOOL,
uflags: u32,
) -> BOOLwhere
P0: Param<PCSTR>,
P1: Param<PCSTR>,