pub unsafe extern "C" fn wolfSSL_X509_add_altname( x509: *mut WOLFSSL_X509, name: *const c_char, type_: c_int, ) -> c_int