pub type SSLWriteFunc = unsafe extern "C" fn(connection: SSLConnectionRef, data: *const c_void, dataLength: *mut size_t) -> OSStatus;