pub unsafe extern "C" fn SSL_get0_peer_verify_algorithms(
    ssl: *const SSL,
    out_sigalgs: *mut *const u16
) -> usize