pub unsafe fn ConvertLengthToIpv4Mask(
    masklength: u32,
    mask: *mut u32
) -> WIN32_ERROR