pub unsafe extern "C" fn SSLGetNumberSupportedCiphers(
    context: SSLContextRef,
    numCiphers: *mut size_t
) -> OSStatus