pub unsafe extern "C" fn SSL_get_all_version_names(
    out: *mut *const c_char,
    max_out: usize
) -> usize