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