pub unsafe fn IsDestinationReachableA<P0>(
    lpszdestination: P0,
    lpqocinfo: *mut QOCINFO,
) -> Result<()>
where P0: Param<PCSTR>,