Type Definition sk_X509_copyfunc
nginx
type sk_X509_copyfunc = Option<unsafe extern "C" fn(a: *const X509) -> *mut X509>;