pub unsafe extern "C" fn SSLGetClientCertificateState(
    context: SSLContextRef,
    clientState: *mut SSLClientCertificateState
) -> OSStatus