pub unsafe extern "C" fn X509_check_ip_asc(
    x: *mut X509,
    ipasc: *const c_char,
    flags: c_uint
) -> c_int