pub unsafe extern "system" fn ConvertIpv4MaskToLength(
    mask: u32,
    masklength: *mut u8,
) -> WIN32_ERROR