Function HlinkNavigate
pub unsafe fn HlinkNavigate<P0, P1, P3, P4, P5>(
pihl: P0,
pihlframe: P1,
grfhlnf: u32,
pbc: P3,
pibsc: P4,
pihlbc: P5,
) -> Result<()>where
P0: Param<IHlink>,
P1: Param<IHlinkFrame>,
P3: Param<IBindCtx>,
P4: Param<IBindStatusCallback>,
P5: Param<IHlinkBrowseContext>,