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