pub unsafe extern "C" fn SSLSetSessionOption(
    context: SSLContextRef,
    option: SSLSessionOption,
    value: Boolean,
) -> OSStatus