Function RtmConvertIpv6AddressAndLengthToNetAddress
pub unsafe fn RtmConvertIpv6AddressAndLengthToNetAddress(
pnetaddress: *mut RTM_NET_ADDRESS,
address: IN6_ADDR,
dwlength: u32,
dwaddresssize: u32,
) -> u32