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