pub unsafe extern "C" fn SSL_set_retain_only_sha256_of_client_certs(
    ssl: *mut SSL,
    enable: c_int
)