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