pub unsafe extern "C" fn SSL_CTX_set_retain_only_sha256_of_client_certs(
    ctx: *mut SSL_CTX,
    enable: c_int
)